shumate.FileCache

Undocumented in source.

Public Imports

shumate.c.types
public import shumate.c.types;
Undocumented in source.

Members

Classes

FileCache
class FileCache

A cache that stores and retrieves tiles from the file system. It is mainly used by [class@TileDownloader], but can also be used by custom data sources.

Meta